PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPageCollection Class / add Method
In This Topic
    add Method
    In This Topic
    Adds a new page at the end of the collection.
    Syntax
    public PDFPage add()

    Return Value

    The new page.
    See Also